tgt: iSCSI target support
This is a port from old packages repo with the following improvements:
- allow to select multiple addresses and ports to listent to
- support both address- and name-based ACLs
(note: config option has been changed from "allow" to "allow_address", "allow_name")
- support more optionf for LUNs
- support various device types (disk, cd, sg passthrough)
- bind accounts to multiple targets
- use uci_validate_section in the init script
- improve error reporting, use logger instead of echo
- set number of IO threads to 2 by default (affects memory footprint)
- configure keepalive
- update to 1.0.48
Signed-off-by: Maxim Storchak <[email protected]>
This adds tcpproxy a simple tcp connection proxy.
Signed-off-by: Christian Pointner <[email protected]>
ddns: Allow running ddns using the /etc/init.d/ddns script
Signed-off-by: Nikos Mavrogiannopoulos <[email protected]>
ddns-scripts: Copied from previous repository
Signed-off-by: Nikos Mavrogiannopoulos <[email protected]>
ocserv: regenerate the password file on reload
Signed-off-by: Nikos Mavrogiannopoulos <[email protected]>
ocserv: Added README file
Signed-off-by: Nikos Mavrogiannopoulos <[email protected]>
openconnect: Added README file
Signed-off-by: Nikos Mavrogiannopoulos <[email protected]>
openconnect: include the Interface name in the files used for certificates and keys
Signed-off-by: Nikos Mavrogiannopoulos <[email protected]>
ocserv: require hashed passwords in the config file, and a sed fix.
Signed-off-by: Nikos Mavrogiannopoulos <[email protected]>
gnutls: removed MAKE_FLAGS
Signed-off-by: Nikos Mavrogiannopoulos <[email protected]>
ocserv: log key/cert generation to syslog.
Signed-off-by: Nikos Mavrogiannopoulos <[email protected]>
libs/c-ares: Port from old packages, and update
libcares is a dependency of mosquitto, at least.
Imported existing packages makefile, updated from 1.7.4 to 1.10.0
Added License and Maintainer information
Signed-off-by: Karl Palsson <[email protected]>
openconnect: Added configuration options for hash and user cert/key pairs
Signed-off-by: Nikos Mavrogiannopoulos <[email protected]>
gnutls: fix compilation on x86-32
Signed-off-by: Nikos Mavrogiannopoulos <[email protected]>
sqlite3: update to 3.8.4.3 (2014-04-03), add myself as maintainer
Signed-off-by: Etienne CHAMPETIER <[email protected]>
sqlite3: import 3.7.12.1 (2012-05-22) from packages
Signed-off-by: Etienne CHAMPETIER <[email protected]>
Zabbix: update to 2.2.3 and add PKG_LICENSE
Signed-off-by: Etienne CHAMPETIER <[email protected]>
Zabbix: import 2.2.2 from packages
Signed-off-by: Etienne CHAMPETIER <[email protected]>
Add libmodbus library
I used the current version found in package feed, upgraded to the latest
stable upstream version, fixed the download url and added me as maintainer.
Signed-off-by: Michael Heimpold <[email protected]>
net/polipo: import 1.1.1 from packages
Signed-off-by: Gabriel Kerneis <[email protected]>
net/mosquitto: Import 1.3.1 from packages
This is actively maintained, and will continue to be maintained.
Upstream development versions of the package is available at
https://github.com/remakeelectric/owrt_pub_feeds
Signed-off-by: Karl Palsson <[email protected]>